home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / file-tra / ftp-rl.taz / ftp-rl / ftp / README.linux < prev    next >
Encoding:
Text File  |  1992-10-08  |  905 b   |  19 lines

  1. In an effort to let Ross get on with fixing the kernel tcpip, I decided to
  2. compile this so at least we have sources for the ftp client whenever we need.
  3. This version has an added bonus in that it has the gnu readline support.
  4. This means you can use the arrow keys to edit the previous/current line.
  5.  
  6. However this facility nearly doubles the size of the binary to a whopping 90K
  7. shared. If you do not want the readline capability move the .old files to their
  8. appropriate counterparts and recompile (or apply a reverse patch to the
  9. ftp.rl.diff file)
  10.  
  11. You obviously need the readline library from your favorite archive to
  12. recompile with this capability. (Maybe we should get HLU to include this in
  13. the libc.so ?? - any comments ??)
  14.  
  15. I have therefore NOT provided a binary without this capability.
  16.  
  17. I compiled this with the new testing gcc 920925. Please remove references to
  18. it in the makefile (-Vss-920925)
  19.